@font-face {
    font-family: 'PrimarySite.arrow';
    src: url('https://s3-eu-west-1.amazonaws.com/primarysite-tours/primarysite-arrow-fonts/PrimarySite.arrow.eot');
    src: url('https://s3-eu-west-1.amazonaws.com/primarysite-tours/primarysite-arrow-fonts/PrimarySite.arrow.eot?#iefix') format('embedded-opentype'), url('https://s3-eu-west-1.amazonaws.com/primarysite-tours/primarysite-arrow-fonts/PrimarySite.arrow.woff') format('woff'), url('https://s3-eu-west-1.amazonaws.com/primarysite-tours/primarysite-arrow-fonts/PrimarySite.arrow.ttf') format('truetype'), url('https://s3-eu-west-1.amazonaws.com/primarysite-tours/primarysite-arrow-fonts/PrimarySite.arrow.svg#PrimarySite.arrow') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* Generated by Glyphter (http://www.glyphter.com) on  Wed Jun 07 2017*/

@font-face {
    font-family: 'Glyphter';
    src: url('Glyphter.eot');
    src: url('Glyphter.eot?#iefix') format('embedded-opentype'), url('Glyphter.woff') format('woff'), url('Glyphter.ttf') format('truetype'), url('Glyphter.svg#Glyphter') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
    font-family: 'Roboto', 'Segoe UI', Tahoma, 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 1.6em;
    color: #4f4f4f;
}

h1,
.xxlarge {
    font-size: 2.6rem;
}

h2,
.xlarge {
    font-size: 2.2rem;
}


/* This is for block titles and the cookie info table headings */

h2,
.ps_cookie-title {
    color: #474747;
}

h3,
.large {
    font-size: 2.0rem;
}

h4,
.medium {
    font-size: 1.6rem;
}

h5,
.small {
    font-size: 1.2rem;
}

h6,
.xsmall {
    font-size: 1.1rem;
}

.cp-font-icon,
.banner-wrap::before,
.banner-wrap::after,
.l-link::after {
    display: inline-block;
    font-family: 'Glyphter';
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* Icon Unicodes:
.icon-alert:before{content:'\0041';}
.icon-attendance:before{content:'\0042';}
.icon-awards:before{content:'\0043';}
.icon-calendar:before{content:'\0044';}
.icon-calendar_entry:before{content:'\0045';}
.icon-circle:before{content:'\0046';}
.icon-extend_days:before{content:'\0047';}
.icon-link_arrow:before{content:'\0048';}
.icon-log_in:before{content:'\0049';}
.icon-newsletter:before{content:'\004a';}
.icon-newsletter_entry:before{content:'\004b';}
.icon-online_payment:before{content:'\004c';}
.icon-punctuality:before{content:'\004d';}
.icon-school_app:before{content:'\004e';}
.icon-school_meal:before{content:'\004f';}
.icon-search:before{content:'\0050';}
.icon-translate:before{content:'\0051';}
=============================*/


/* Revealing Content 
====================*/

.cp-content-block {
    display: none;
}


/* Scrolling Banner */

.banner-wrap {
    position: relative;
    height: 40px;
    background: green;
    padding: 0 45px;
}


/* Text Highlight Colour
======================== */


/* These selection rule sets have to be separate. */

::-moz-selection {
    color: #eee;
    background-color: #FFA500;
}

::selection {
    color: #eee;
    background-color: green;
}

a {
    color: green;
}

a:focus,
a:hover,
a:active {
    color: #000;
}

.inner-container {
    position: relative;
}


/* Home link within the header */

.home-link {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 105;
    text-indent: -9999px;
    width: 140px;
    transition: ease 0.2s opacity;
}

.home-link img {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}

.home-link:focus,
.home-link:hover {
    opacity: 0.5;
}


/* School Name
==============*/

.school-name {
    display: inline-block;
    vertical-align: middle;
    color: #000000;
    line-height: 1;
    font-family: 'Roboto Slab', 'Hoefler Text', Constantia, Palatino, 'Palatino Linotype', 'Book Antiqua', Georgia, serif;
}

.school-name span:last-of-type {
    display: block;
    font-style: italic;
    font-weight: 400;
    font-family: 'Roboto', 'Segoe UI', Tahoma, 'Helvetica Neue', Helvetica, Arial, sans-serif;
}


/* Log In
========= */

.login-link a {
    color: #fff;
}

.login-link a:focus,
.login-link a:hover,
.login-link a:active {
    color: #fdd71e;
}


/* Breadcrumbs
============== */

.breadcrumbs {
    margin: 5px 0 20px;
    font-size: 1.6rem;
    font-weight: 300;
}

.breadcrumbs>li::before {
    color: #FFA500;
    content: '> >';
}


/* Page Title */

.page-title {
    position: relative;
    font-weight: bold;
    line-height: 1.3;
    color: #474747;
    font-family: 'Roboto Slab', 'Hoefler Text', Constantia, Palatino, 'Palatino Linotype', 'Book Antiqua', Georgia, serif;
    font-size: 3.6rem;
}


/* Footer Links
=============== */

.footer-links {
    color: #c4c4c4;
    font-size: 1.4rem;
    font-family: 'Open Sans';
}

.footer-links a {
    color: #c4c4c4;
}

.footer-links a:focus,
.footer-links a:hover {
    color: #ffdc63;
}

.footer-links ul {
    list-style-type: none;
}

.footer-left li {
    margin-right: 20px;
}

.psa-foot {
    display: inline-block;
    font-family: 'PrimarySite.arrow';
    font-style: normal;
    font-weight: normal;
    line-height: 1.7;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin: 0 2px 0 5px;
    font-size: 1.3rem;
}


/* News Styles
============== */

.ps_activity-date-info {
    color: #232323;
}

.ps_form-search input[type="text"] {
    border-color: #232323;
    border-radius: 4px;
    box-shadow: 0 0 0 2px #e0e8ec;
    color: #232323;
}

.ps_form-search input[type="submit"] {
    color: #232323;
}

.ps_form-search input[type="submit"]:focus,
.ps_form-search input[type="submit"]:hover {
    color: #FFA500;
}


/* Calendar Styles
================== */


/* Diary Detail */

.ps_event {
    background-color: #fbfbfb;
}

.ps_calendar {
    background-color: #fff;
}

.ps_calendar-month {
    background-color: #FFA500;
    font-weight: 400;
}

.ps_event-title a {
    color: #000;
}

.ps_event-title a:hover {
    color: #FFA500;
}

.ps_event-desc {
    color: #333;
}


/* Button / Contact Form Styles
=============================== */

.ps-contact-form-error {
    color: #b94a48;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}

.ps_form-blocks .ps_form-btn,
.ps_prev,
.ps_next {
    box-shadow: none;
    text-shadow: 0 -1px 1px rgba(0, 0, 0, 0.2);
    color: #fff;
    background: #FFA500;
    font-weight: 400;
}

.ps_prev:focus,
.ps_prev:hover,
.ps_next:focus,
.ps_next:hover,
.ps_form-blocks .ps_form-btn:focus,
.ps_form-blocks .ps_form-btn:hover {
    color: #fff;
    background-color: #FFA500;
}


/* Cookie Notice Styles
======================= */

.cookie-corner,
.cookie-notice-header {
    background: green;
}

.cookie-corner {
    border-top: 2px solid #fff;
}

.cookie-icon-star {
    fill: #fff;
}

.cookie-icon-letter {
    fill: #717171;
}

.cookie-notice-header {
    border-color: #FFA500;
    color: #fff;
}


/* Utility Styles
================= */

.text-right {
    float: right;
    text-align: right;
}

.text-center {
    display: block;
    text-align: center;
}

.text-bold {
    font-weight: bold;
}

.text-hide {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 100%;
}


/* Google Search 
=============== */

.google-search-widget {
    position: absolute;
    line-height: 1;
    background: #fff;
    height: 32px;
    border-radius: 10px;
    width: 260px;
    left: 5px;
}

.gsc-input,
.gsc-search-button:not(input) {
    height: 32px!important;
}

.gsc-search-button:not(input) {
    width: 35px!important;
    margin-left: 4px;
    transition: ease 0.2s background, ease 0.2s border;
    background-color: green!important;
    text-align: center;
    border-radius: 0 8px 8px 0!important;
    -webkit-transition: ease 0.2s background, ease 0.2s border;
    -moz-transition: ease 0.2s background, ease 0.2s border;
    -ms-transition: ease 0.2s background, ease 0.2s border;
    -o-transition: ease 0.2s background, ease 0.2s border;
}

.gsc-search-button:not(input):focus,
.gsc-search-button:not(input):hover {
    background-color: #000!important;
    outline: none!important;
}

.gsc-input-box {
    border: 1px solid #fff!important;
    border-radius: 8px;
}

.gsc-search-button-v2 {
    border-radius: 0!important;
}

.cse .gsc-search-button input.gsc-search-button-v2,
input.gsc-search-button-v2 {
    padding: 10px 10px 8px!important;
    margin-top: 0px!important;
}


/* Safeguarding Notice
======================*/

.safeguarding {
    display: none;
}

.screen-lock .safeguarding {
    font-weight: bold;
    color: green;
    background: #fff;
    box-sizing: border-box;
    display: block;
    padding: 25px;
    border: 4px solid green;
}

.screen-lock .safeguarding h2 {
    color: #ffae00;
    text-align: center;
}

.screen-lock .safeguarding p {
    display: block;
}

.screen-lock .bold-safeguarding {
    font-weight: bold;
}


/* BUTTONS
===========*/

.screen-lock .safeguarding {
    position: absolute;
    top: 30px;
    right: 50%;
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    z-index: 1103;
    width: 90%;
    max-width: 700px;
    text-align: center;
}


/* Lock Screen */

.screen-lock {
    position: fixed;
    height: 100%;
    width: 100%;
}

.screen-lock .safeguarding-buttons li {
    position: relative;
    background: green;
    display: inline-block;
    text-align: center;
    color: #fff;
    padding: 10px;
    margin: 10px;
    cursor: pointer;
    border: 1px solid #fff;
    outline: 5px solid green;
    transition: ease 0.2s background;
}

.screen-lock .safeguarding-buttons li:last-child:focus,
.screen-lock .safeguarding-buttons li:last-child:hover {
    background: #BF2620;
}

.screen-lock .safeguarding-buttons li:first-child:focus,
.screen-lock .safeguarding-buttons li:first-child:hover {
    background: #297F30;
}

.screen-lock .safeguarding-buttons li a {
    text-decoration: none;
    display: block;
    height: 100%;
    color: #fff!important;
}

.screen-lock .safeguarding-buttons li span {
    display: block;
}


/* Lock Screen */

.screen-lock::before {
    position: fixed;
    left: 0;
    top: 0;
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    z-index: 1101;
}